Click or drag to resize

EmailAddressCollection Methods

The EmailAddressCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an email address to the collection.
Public methodClear
Removes all elements from the EmailAddressCollection.
Public methodCopyTo
Copies an EmailAddressCollection array to the collection, starting at a specified target index.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an IEnumerator that can iterate through the EmailAddressCollection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes the specified phone number from the collection, if it is present.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also